Fix which-key--show-keymap when no bidnings found
authorJustin Burkett <justin@burkett.cc>
Mon, 26 Feb 2018 03:36:10 +0000 (22:36 -0500)
committerJustin Burkett <justin@burkett.cc>
Mon, 26 Feb 2018 03:36:10 +0000 (22:36 -0500)
commit7da9f8caf39cea3895712ce410876b2403d34392
tree2e604ab617eb10ae9d9035626bef1ca83261e418
parentb5f706398e7114314f34ea2096794cfec964ed30
Fix which-key--show-keymap when no bidnings found

which-key--get-formatted-key-bindings takes a nil argument to mean look for
global bindings which is not what we want here.
which-key.el